ComponentOne ASP.NET MVC Controls
LabelPosition Method (FibonacciBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciBuilder<T> Class : LabelPosition Method
The value.
Configurates C1.Web.Mvc.Finance.Fibonacci<T>.LabelPosition. Sets the position of data labels.
Syntax
'Declaration
 
Public Function LabelPosition( _
   ByVal value As LabelPosition _
) As FibonacciBuilder(Of T)
public FibonacciBuilder<T> LabelPosition( 
   LabelPosition value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

FibonacciBuilder<T> Class
FibonacciBuilder<T> Members